object SilSatDlg: TSilSatDlg Left = 128 Top = 88 HelpContext = 125 ActiveControl = OKBtn BorderStyle = bsDialog Caption = 'Sat�� Sil Tasdik' ClientHeight = 151 ClientWidth = 377 Font.Color = clNavy Font.Height = -12 Font.Name = 'Arial' Font.Style = [fsBold] Position = poScreenCenter PixelsPerInch = 96 TextHeight = 15 object LabelSILNO: TLabel Left = 14 Top = 84 Width = 76 Height = 16 Caption = 'LabelSILNO' Font.Color = clRed Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end object OKBtn: TBitBtn Left = 9 Top = 113 Width = 82 Height = 28 Caption = '&Tamam' TabOrder = 1 OnClick = OKBtnClick Kind = bkOK Margin = 2 Spacing = -1 IsControl = True end object CancelBtn: TBitBtn Left = 146 Top = 113 Width = 82 Height = 28 Caption = '&Vazge�' TabOrder = 2 OnClick = CancelBtnClick Kind = bkCancel Margin = 2 Spacing = -1 IsControl = True end object HelpBtn: TBitBtn Left = 274 Top = 113 Width = 83 Height = 28 HelpContext = 125 TabOrder = 3 Kind = bkHelp Margin = 2 Spacing = -1 IsControl = True end object RadioGroup1: TRadioGroup Left = 9 Top = 9 Width = 361 Height = 69 Caption = 'Silme Tipi' Font.Color = clBlack Font.Height = -12 Font.Name = 'Arial' Font.Style = [fsBold] ItemIndex = 1 Items.Strings = ( '�r�nleri Sto�a Eklemeden Sil' '�r�nleri Sto�a Ekleyip Sil (Yanl��l�kla Kay�dedilmi� Sat��)') ParentFont = False TabOrder = 0 end end